update CHANGES.md

Andrew Cantino 8 years ago
parent
commit
fbea990492
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGES.md

+ 2 - 0
CHANGES.md

@@ -1,5 +1,7 @@
1 1
 # Changes
2 2
 
3
+* Jul 20, 2015   - Control Links (used by the SchedularAgent) are correctly exported in Scenarios.
4
+* Jul 20, 2015   - keep\_events\_for was moved from days to seconds; Scenarios have a schema verison.
3 5
 * Jul 1, 2015    - DeDuplicationAgent properly handles destruction of memory.
4 6
 * Jun 26, 2015   - Add `max_events_per_run` to RssAgent.
5 7
 * Jun 19, 2015   - Add `url_from_event` to WebsiteAgent.